home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / MacTools / Pennant Fever / card_15070.txt < prev    next >
Encoding:
Text File  |  1989-02-15  |  2.1 KB  |  89 lines

  1. -- card: 15070 from stack: in
  2. -- bmap block id: 21588
  3. -- flags: 0000
  4. -- background id: 14777
  5. -- name: Title Card
  6.  
  7.  
  8. -- part 2 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=10 top=182 right=281 bottom=239
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 256
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 3 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=258 top=181 right=266 bottom=502
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 12
  31. -- style flags: 256
  32. -- line height: 16
  33. -- part name: 
  34.  
  35.  
  36. -- part 5 (field)
  37. -- low flags: 01
  38. -- high flags: 0000
  39. -- rect: left=31 top=88 right=172 bottom=489
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 3
  44. -- text size: 12
  45. -- style flags: 768
  46. -- line height: 16
  47. -- part name: 
  48.  
  49.  
  50. -- part 6 (button)
  51. -- low flags: 00
  52. -- high flags: 8003
  53. -- rect: left=212 top=274 right=300 bottom=248
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: OK
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   answer "Instructions or Browse?" with "Instructions" or "Browse"
  65.   if it is "Browse" then
  66.     go to card "Index"
  67.   else if it is "Instructions" then
  68.     go to card "Help"
  69.   end if
  70. end mouseUp
  71.  
  72.  
  73.  
  74. -- part contents for card part 2
  75. ----- text -----
  76. "Pennant Fever" is yours for only $10.  Please send a check:
  77.      David Barstow
  78.      64 Heather Lane
  79.      Wilton, Conn.  06897
  80.  
  81.  
  82. -- part contents for card part 3
  83. ----- text -----
  84. "Pennant Fever - 89" will be available early next year.  It will include the complete 1989 major league schedule.  Write for information.
  85.  
  86. -- part contents for card part 5
  87. ----- text -----
  88. "Pennant Fever" helps you keep track of the baseball pennant races.  It keeps updated team records, division standings, and magic numbers, and makes predictions about the division races by computing the most likely date for teams to clinch the division titles.
  89.